home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1999 June / PCP0699A.iso / Demos / Malkari / Tutorial3.dxr / 00261_RMB NEXT.ls < prev    next >
Encoding:
Text File  |  1999-03-03  |  66 b   |  6 lines

  1. on rightMouseUp
  2.   global repeat
  3.   set repeat to 0
  4.   go(#next)
  5. end
  6.